home *** CD-ROM | disk | FTP | other *** search
/ 404 Jogos / CLJG.iso / Aventura / chichi.swf / scripts / frame_235 / PlaceObject2_178_9 / CLIPACTIONRECORD onClipEvent(load).as < prev   
Encoding:
Text File  |  2008-09-26  |  89 b   |  5 lines

  1. onClipEvent(load){
  2.    this._y = random(27) * 10 + 100;
  3.    this._x = - random(150);
  4. }
  5.